*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}
.primary-bg-color{
	background:#fff;
}
#main-body .container{
	max-width:unset;
	padding:0;
}
.febcloud_con .top2{
	position:relative;
	min-width:1140px;
	text-align:center;
}
.febcloud_con .top2 .info{
	width:1140px;
	position:absolute;
	top:calc(50% + 10px);
	left:50%;
	transform:translate(-50%, -50%);
}
.febcloud_con .top2 .info .title{
	font-weight:bold;
	font-size:48px;
	color: #FFFFFF;
	line-height:49px;
	text-shadow:0px 4px 1px rgba(0,0,0,0.2);
}
.febcloud_con .top2 .info .desc{
	max-width:860px;
	font-weight: 500;
	font-size: 18px;
	color: rgba(255,255,255,0.8);
	line-height: 25px;
	text-shadow: 0px 2px 2px rgba(0,0,0,0.52);
	margin:23px auto 0;
	text-align:center;
}
.febcloud_con .top2 .info .btn2{
	margin-top:40px;
}
.febcloud_con .top2 .info .btn2 button{
	padding:0 26px;
	height: 44px;
	background: #2463EB;
	border-radius: 6px;
	border: 1px solid rgba(0,0,0,0.2);
	outline:0;
	font-weight: bold;
	font-size: 17px;
	color: #fff;
}
.febcloud_con .top2 .info .btn2 button.watch{
	background: #FFFFFF;
	border-radius: 6px;
	border: 1px solid rgba(0,0,0,0.2);
	margin-left:30px;
}
.febcloud_con .top2 .info .btn2 button a{
	color: #fff;
}
.febcloud_con .top2 .info .btn2 button.watch a{
	color: #2463EB;
}
.febcloud_con .module2{
	width:1140px;
	margin:120px auto 0;
}
.febcloud_con .module2.solution{
	background: linear-gradient(180deg, #2B4C80 0%, #132549 100%);
	margin:0;
	width:100%;
	padding:107px 0 34px;
}
.febcloud_con .module2 .solution_info{
	width:1140px;
	margin:0 auto;
	text-align:center;
}
.febcloud_con .module2 .small_title,.febcloud_con .globalization .bg .small_title,.febcloud_con .features_bg .bg .small_title,.febcloud_con .save_money .small_title,.febcloud_con .plesk_features .bg .small_title{
	font-weight: bold;
	font-size: 15px;
	color: #5C8AEF;
	line-height: 23px;
	text-align:center;
	margin-bottom:22px;
}
.febcloud_con .module2 .title,.febcloud_con .globalization .bg .title,.febcloud_con .features_bg .bg .title,.febcloud_con .plesk_features .bg .title{
	font-weight:600;
	font-size:36px;
	color:#000;
	line-height:54px;
	text-align:center;
}
.febcloud_con .module2.solution .title,.febcloud_con .globalization .bg .title{
	color:#fff;
}
.febcloud_con .module2 .desc,.febcloud_con .globalization .bg .desc{
	font-size: 20px;
	color: #4B5563;
	line-height: 28px;
	text-align: center;
	margin-top: 14px;
}
.febcloud_con .module2.solution .desc{
	color:rgba(255,255,255,0.8);
	font-size: 18px;
	line-height:26px;
	margin-top:32px;
	padding:0 32px;
}
.febcloud_con .module2.solution .btn{
	margin-top:32px;
	height:44px;
	background: #2463EB;
	border-radius: 6px;
	border: 1px solid rgba(0,0,0,0.2);
	outline:0;
	padding:0 22px;
	font-weight: 600;
	font-size: 17px;
	color: #fff;
}
.febcloud_con .module2.solution .solution_img{
	width:1073px;
	margin:27px 0 0;
	font-size:0;
}
.febcloud_con .module2 .comparison_container{
	margin-top:99px;
	font-size:0;
	position:relative;
}
.febcloud_con .module2 .comparison_container p{
	margin:0;
}
.febcloud_con .module2 .comparison_container .comparison_item{
	width:273px;
	height:644px;
	display:inline-block;
	vertical-align:top;
	background: #FFFFFF;
	box-shadow: 0px 2px 14px 0px rgba(0,0,0,0.08);
	border-radius: 12px;
	padding:32px 24px;
	text-align:left;
	position:relative;
}
.febcloud_con .module2 .comparison_container .comparison_item:not(:first-child){
	margin-left:16px;
}
.febcloud_con .module2 .comparison_container .comparison_item.recommend{
	width:293px;
	height:685px;
	padding:35px 26px;
	background: #2463EB;
	box-shadow: 0px 2px 13px 0px rgba(11,30,70,0.27), 0px 2px 15px 0px rgba(0,0,0,0.12);
	border-radius: 13px;
	margin-left:6px;
	margin-top:-25px;
}
.febcloud_con .module2 .comparison_container .comparison_item:last-child{
	margin-left:6px;
}
.febcloud_con .module2 .comparison_container .comparison_item.recommend .label{
	font-weight:600;
	font-size:13px;
	color:#fff;
	line-height:18px;
	background: #22C55D;
	border-radius: 14px;
	border: 1px solid #FFFFFF;
	padding:5px 18px;
	position:absolute;
	top:-14px;
	left:50%;
	transform:translate(-50%, 0);
}
.febcloud_con .module2 .comparison_container .comparison_item .name{
	font-weight:bold;
	font-size:20px;
	color:#000;
	line-height:30px;
}
.febcloud_con .module2 .comparison_container .comparison_item.recommend .name{
	color:#fff;
}
.febcloud_con .module2 .comparison_container .comparison_item .price{
	font-weight:bold;
	font-size:32px;
	color:#2463EB;
	line-height:38px;
	margin-top:18px;
}
.febcloud_con .module2 .comparison_container .comparison_item.recommend .price{
	color:#fff;
}
.febcloud_con .module2 .comparison_container .comparison_item .price span{
	font-size:14px;
	color:#4B5563;
	line-height:20px;
	vertical-align:bottom;
}
.febcloud_con .module2 .comparison_container .comparison_item.recommend .price span{
	color:rgba(255,255,255,0.6);
}
.febcloud_con .module2 .comparison_container .comparison_item .product_advantages{
	font-size:15px;
	color:#6B7280;
	line-height:34px;
	margin-top:24px;
}
.febcloud_con .module2 .comparison_container .comparison_item.recommend .product_advantages{
	color:rgba(255,255,255,0.8);
	font-size:16px;
	line-height:36px;
}
.febcloud_con .module2 .comparison_container .comparison_item .product_advantages p img{
	margin-right:12px;
}
.febcloud_con .module2 .comparison_container .comparison_item .btn{
	position:absolute;
	bottom:32px;
	width: calc(100% - 48px);
	height:44px;
	background: #2463EB;
	border-radius: 6px;
	border: 1px solid rgba(0,0,0,0.2);
	outline:0;
	font-size:17px;
	color: #FFFFFF;
}
.febcloud_con .module2 .comparison_container .comparison_item.recommend .btn{
	background: #FFFFFF;
	box-shadow: 0px 2px 13px 0px rgba(11,30,70,0.27);
	color: #2463EB;
}
.febcloud_con .save_money{
	margin-top:120px;
}
.febcloud_con .save_money .billing{
	background: rgba(36, 99, 235, 0.08);
	border: 1px solid #979797;
	padding:43px 0;
}
.febcloud_con .save_money .billing > div{
	width:1140px;
	margin:0 auto;
	font-size:0;
}
.febcloud_con .save_money .billing .left{
	display:inline-block;
	width:548px;
	vertical-align:middle;
}
.febcloud_con .save_money .billing .left .title{
	font-weight:bold;
	font-size:36px;
	color:#000;
	line-height:54px;
}
.febcloud_con .save_money .billing .left .title span{
	color:#2463EB;
}
.febcloud_con .save_money .billing .left .desc2{
	font-size:18px;
	color:#000;
	line-height:32px;
	margin-top:24px;
}
.febcloud_con .save_money .billing .left .desc2 span{
	font-weight:bold;
}
.febcloud_con .save_money .billing .right{
	display:inline-block;
	width:522px;
	margin-left:70px;
	vertical-align:middle;
}
.febcloud_con .save_money .price_comparison{
	width:1140px;
	margin:64px auto 0;
}
.febcloud_con .save_money .price_comparison .title2{
	font-weight:600;
	font-size:18px;
	color:#000;
	line-height:25px;
	text-align:center;
}
.febcloud_con .save_money .price_comparison .title2 span{
	color:#2463EB;
}
.febcloud_con .save_money .price_comparison .img{
	margin-top:32px;
}
.febcloud_con .save_money .cost_guarantee{
	width:1140px;
	margin:60px auto 0;
}
.febcloud_con .save_money .cost_guarantee .title2,.febcloud_con .save_money .cost_guarantee .title3{
	font-weight:600;
	font-size:18px;
	color:#000;
	line-height:25px;
	text-align:center;
}
.febcloud_con .save_money .cost_guarantee .title3{
	color:#2463EB;
	margin-top:9px;
}
.febcloud_con .save_money .cost_guarantee .guarantee_list{
	margin-top:32px;
	width:calc(100% + 20px);
	font-size:0;
}
.febcloud_con .save_money .cost_guarantee .guarantee_list .guarantee_item{
	display:inline-block;
	width:366.6px;
	border-radius: 8px;
	border: 1px solid rgba(0,0,0,0.1);
	padding:23px 28px 29px 23px;
	margin-right:20px;
}
.febcloud_con .save_money .cost_guarantee .guarantee_list .guarantee_item:nth-child(n+4){
	margin-top:24px;
}
.febcloud_con .save_money .cost_guarantee .guarantee_list .guarantee_item .name{
	font-weight:600;
	font-size:16px;
	color:#000;
	line-height:24px;
	margin-top:24px;
}
.febcloud_con .save_money .cost_guarantee .guarantee_list .guarantee_item .desc2{
	font-size:14px;
	color:#4B5563;
	line-height:20px;
	margin-top:16px;
}
.febcloud_con .save_money .tip{
	font-size:18px;
	color:#000;
	line-height:25px;
	font-weight:600;
	margin-top:38px;
	text-align:center;
}
.febcloud_con .plesk_features{
	background-image:url('/images/febcloud_core_suite/demo_bg.png');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	margin-top:63px;
}
.febcloud_con .plesk_features .bg{
	width:1140px;
	margin:0 auto;
	padding:70px 0 80px;
}
.febcloud_con .plesk_features .bg .title{
	color:#fff;
}
.febcloud_con .plesk_features .list2{
	margin-top:60px;
	font-size:0;
	text-align:center;
}
.febcloud_con .plesk_features .list2 .item{
	display:inline-block;
	width:366px;
	vertical-align:top;
	text-align:left;
}
.febcloud_con .plesk_features .list2 .item .video_cover{
	width: 366px;
	height: 220px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	cursor: pointer;
	position: relative;
}
.febcloud_con .plesk_features .list2 .item .video_cover .mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,0.3);
}
.febcloud_con .plesk_features .list2 .item .video_cover .player{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align:center;
}
.febcloud_con .plesk_features .list2 .item .name{
	font-weight:600;
	font-size:20px;
	color:#fff;
	line-height:24px;
	margin-top:20px;
}
.febcloud_con .plesk_features .list2 .item .desc2{
	font-size:15px;
	color:rgba(255,255,255,0.4);
	line-height:21px;
	margin-top:10px;
}
.febcloud_con .plesk_features .list2 .item:not(:first-child){
	margin-left:20px;
}
.febcloud_con .features_bg{
	background:rgba(36, 99, 235, 0.08);
	padding:60px 0 40px;
}
.febcloud_con .features_bg .bg{
	width:1140px;
	margin:0 auto;
	text-align:center;
}
.febcloud_con .features_bg .bg .desc{
	color:rgba(0,0,0,0.4);
	margin-top:24px;
}
.febcloud_con .features_bg .bg .features{
	margin-top:58px;
	width:calc(100% + 22px);
	font-size:0;
}
.febcloud_con .features_bg .bg .features .feature{
	width:268.5px;
	height:244px;
	display:inline-block;
	vertical-align:top;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid rgba(0,0,0,0.1);
	padding:23px 28px 20px 23px;
	margin-right:22px;
	text-align:left;
}
.febcloud_con .features_bg .features .feature .name{
	font-weight:bold;
	font-size:16px;
	color:#000;
	line-height:24px;
	margin-top:20px;
	margin-bottom:12px;
}
.febcloud_con .features_bg .features .feature .desc2{
	font-size: 14px;
	color: #4B5563;
	line-height: 16px;
}
.febcloud_con .features_bg .bg .desc{
	margin-top:40px;
	font-size:16px;
	color:#4B5563;
	line-height:20px;
	text-align:center;
}
.febcloud_con .module2 .all_features{
	margin-top:58px;
	width:calc(100% + 18px);
	font-size:0;
}
.febcloud_con .module2 .all_features p{
	margin:0;
}
.febcloud_con .module2 .all_features .item{
	display:inline-block;
	width:368px;
	vertical-align:top;
	border-radius: 8px;
	border: 1px solid rgba(0,0,0,0.1);
	padding:24px 26px 24px 23px;
	margin-right:18px;
	text-align:left;
}
.febcloud_con .module2 .all_features .item:nth-child(n+4){
	margin-top:24px;
}
.febcloud_con .module2 .all_features .item img{
	vertical-align:middle;
}
.febcloud_con .module2 .all_features .item .right{
	margin-left:12px;
	display: inline-block;
    width: calc(100% - 60px);
    vertical-align: middle;
}
.febcloud_con .module2 .all_features .item .right .name{
	font-weight:bold;
	font-size:16px;
	color:#000;
	line-height:24px;
}
.febcloud_con .module2 .all_features .item .right .desc2{
	font-size:14px;
	color:#4B5563;
	line-height:20px;
	margin-top:12px;
}
.febcloud_con .tutorial{
	margin-top:60px;
	background:#EEF3FD;
}
.febcloud_con .tutorial .bg{
	width:1140px;
	margin:0 auto;
	padding:60px 0 49px;
}
.febcloud_con .tutorial .title{
	font-weight:600;
	font-size:32px;
	color:#000;
	line-height:48px;
	text-align:center;
	margin-bottom:48px;
}
.febcloud_con .tutorial .tutorial_list{
	text-align:center;
}
.febcloud_con .tutorial .tutorial_list .tutorial_img{
	font-size:0;
}
.febcloud_con .tutorial .tutorial_list .tutorial_img img{
	vertical-align:middle;
}
.febcloud_con .tutorial .tutorial_list .tutorial_img .line{
	display:inline-block;
	width:221px;
	border-bottom:3px dashed rgba(0,0,0,0.1);
	vertical-align:middle;
}
.febcloud_con .tutorial .tutorial_list .tutorial_content{
	display:inline-block;
	width:144px;
	vertical-align:middle;
	margin-top:20px;
}
.febcloud_con .tutorial .tutorial_list .tutorial_content:not(:last-child){
	margin-right:155px;
}
.febcloud_con .tutorial .tutorial_list .tutorial_content .name{
	font-weight:600;
	font-size:16px;
	color:#000;
	line-height:24px;
}
.febcloud_con .tutorial .tutorial_list .tutorial_content .desc2{
	font-size:14px;
	color:#4B5563;
	line-height:20px;
	margin-top:12px;
}
.febcloud_con .module2 .feature_info{
	margin-top:150px;
	font-size:0;
}
.febcloud_con .module2 .feature_info .left{
	width:500px;
	display:inline-block;
	vertical-align:top;
	margin-top:15px;
}
.febcloud_con .module2 .feature_info .left .title,.febcloud_con .module2 .feature_info .left .desc,.febcloud_con .module2 .feature_info2 .right .title,.febcloud_con .module2 .feature_info2 .right .desc{
	text-align:left;
}
.febcloud_con .module2 .feature_info .left .infos{
	margin-top:60px;
}
.febcloud_con .module2 .feature_info .left .infos .info{
	width:84px;
	display:inline-block;
}
.febcloud_con .module2 .feature_info .left .infos .info:nth-of-type(2),.febcloud_con .module2 .feature_info .left .infos .info:nth-of-type(4){
	width:106px;
	margin-left:128px;
}
.febcloud_con .module2 .feature_info .left .infos .info:nth-child(n+3){
	margin-top:24px;
}
.febcloud_con .module2 .feature_info .left .infos .info .name{
	font-size: 32px;
	color: #5046E4;
	line-height: 45px;
}
.febcloud_con .module2 .feature_info .left .infos .info .desc2{
	font-size: 14px;
	color: #8997AD;
	line-height: 20px;
	margin-top:4px;
}
.febcloud_con .module2 .feature_info .right{
	margin-left:195px;
}
.febcloud_con .module2 .feature_info img{
	vertical-align:middle;
}
.febcloud_con .module2 .feature_info2{
	margin-top:100px;
	font-size:0;
}
.febcloud_con .module2 .feature_info2 .right{
	width:503px;
	display:inline-block;
	margin-left:130px;
	vertical-align:middle;
}
.febcloud_con .module2 .feature_info2 .right .yes{
	color:#333;
	font-weight:500;
	line-height:24px;
	margin-top:16px;
	font-size:0;
}
.febcloud_con .module2 .feature_info2 img{
	vertical-align:middle;
}
.febcloud_con .module2 .feature_info2 .right .yes span{
	font-size:16px;
	margin-left:9px;
	vertical-align:middle;
}
.febcloud_con .module2 .vps_compare{
	font-size:0;
	margin-top:40px;
}
.febcloud_con .module2 .vps_compare img{
	width:calc(50% - 17px);
}
.febcloud_con .module2 .vps_compare img:last-child{
	margin-left:34px;
}
.febcloud_con .module2 .comparison-container {
	/*overflow-x: auto;*/
	margin:44px auto 0;
	margin-left: 26px;
}
.febcloud_con .module2  .comparison-container > .row {
	min-width: 1300px;
}
.row {
	display: flex;
	flex-wrap: wrap;
}
.febcloud_con .module2  .comparison-container .col-12 {
	flex: 0 0 100%;
	max-width: 100%;
}
.febcloud_con .module2  .col-2:first-of-type {
	text-align: left;
}
.febcloud_con .module2 .col-2 {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.febcloud_con .module2 .col-2 {
	min-height: 4rem;
	padding: 0 1rem;
	border: 0;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.col-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}
.febcloud_con .module2 .col-12:first-of-type .col-2{
	border-top: 1px solid rgba(0,0,0,0.1);
}
.febcloud_con .module2 .col-12:first-of-type .col-2 img{
	vertical-align:middle;
	margin-right:10px;
}
.febcloud_con .module2 .col-12:first-of-type .col-2 aa{
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	line-height: 29px;
	vertical-align:middle;
}
.febcloud_con .module2 .col-2:first-of-type{
	border-left: 1px solid rgba(0,0,0,0.1);
}
.febcloud_con .module2 .col-2:nth-of-type(5){
	border-right: 1px solid rgba(0,0,0,0.1);
}
.febcloud_con .module2 .col-2:last-of-type{
	display:none;
}
.febcloud_con .module2 .col-12:nth-of-type(1) .col-2{
	border-bottom:0;
}
.febcloud_con .module2 .col-12:nth-of-type(2) .col-2{
	background: #F9FAFB;
	border-bottom:0;
}
.febcloud_con .module2 .col-12:nth-of-type(5) .col-2{
	border-bottom:0;
}
.febcloud_con .module2 .col-12:nth-of-type(6) .col-2{
	background: #F9FAFB;
	border-bottom:0;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	position: relative;
	width: 100%;
}
.febcloud_con .module2 .col-2 span {
	width: 100%;
}
.febcloud_con .module2 .col-12:nth-of-type(3) .col-2:nth-of-type(2), .febcloud_con .module2 .col-12:nth-of-type(4) .col-2:nth-of-type(2), .febcloud_con .module2 .col-12:nth-of-type(5) .col-2:nth-of-type(2), .febcloud_con .module2 .col-12:nth-of-type(7) .col-2:nth-of-type(2), .febcloud_con .module2 .col-12:nth-of-type(8) .col-2:nth-of-type(2) {
	background: linear-gradient( 90deg, #E0FFFB 0%, #E0EEFF 100%);
}
.febcloud_con .module2 .col-12:first-of-type .col-2:nth-of-type(2) {
	border-top-color: rgba(0,0,0,0.1);
	border-bottom: none;
}
.febcloud_con .module2 .col-12:first-of-type .col-2:nth-of-type(1){
	border-radius: 12px 0 0 0;
}
.febcloud_con .module2 .col-12:first-of-type .col-2:nth-of-type(5){
	border-radius: 0 12px 0 0;
}
.febcloud_con .module2 .col-12:last-of-type .col-2:nth-of-type(1) {
	border-radius: 0 0 0 12px;
}
.febcloud_con .module2 .col-12:last-of-type .col-2:nth-of-type(5){
	border-radius: 0 0 12px 0;
}
.febcloud_con .module2 .select {
	/* width: 300px; */
	width: max-content;
	height: 55px;
	background: #F3F4F6;
	border-radius: 28px;
	margin: 40px auto 0;
	font-size: 0;
	padding: 5px 6px;
}
.febcloud_con .module2 .select p {
	display: inline-block;
	/* width: 137px; */
	height: 45px;
	padding:0 16px;
	color: #4B5563;
	font-size: 20px;
	border-radius: 23px;
	text-align: center;
	line-height: 45px;
}
.febcloud_con .module2 .select p.elected {
	color: #5046E4;
	font-weight: 600;
	background: #fff;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
}
.febcloud_con .module2 .select p:last-child {
	/* width: 144px; */
	margin-left: 7px;
	position: relative;
}
.febcloud_con .module2 .plans{
	margin-top:40px;
	text-align:center;
}
.febcloud_con .module2 .plans .plan{
	width:350px;
	min-height:600px;
	display:inline-block;
	background: #FFFFFF;
	box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.2);
	border-radius: 16px;
	border: 1px solid rgba(0,0,0,0.1);
	padding:40px 25px 32px;
	text-align:left;
	vertical-align:top;
	position:relative;
}
.febcloud_con .module2 .plans .plan:not(:first-child){
	margin-left:32px;
}
.febcloud_con .module2 .plans .plan .name{
	font-weight: 600;
	font-size: 20px;
	color: #000;
	line-height: 28px;
	text-align:center;
}
.febcloud_con .module2 .plans .plan .desc2{
	font-size: 14px;
	color: #4B5563;
	line-height: 20px;
	text-align:center;
	margin-top:4px;
}
.febcloud_con .module2 .plans .plan .price{
	font-size: 14px;
	color: #4B5563;
	line-height: 20px;
	text-align: center;
	margin-top:22px;
}
.febcloud_con .module2 .plans .plan .price span{
	font-weight: bold;
	font-size: 32px;
	color: #5046E4;
	line-height: 38px;
	margin-right:4px;
}
.febcloud_con .module2 .plans .plan .have{
	padding:0 7px;
	margin-top:32px;
	font-size:0;
}
.febcloud_con .module2 .plans .plan .have p{
	font-weight: 500;
	font-size: 16px;
	color: #000;
	line-height: 20px;
}
.febcloud_con .module2 .plans .plan .have p:not(:first-child){
	margin-top:24px;
}
.febcloud_con .module2 .plans .plan .have p span{
	margin-left:9px;
	vertical-align:middle;
}
.febcloud_con .module2 .plans .plan .have p img{
	vertical-align:middle;
}
.febcloud_con .module2 .plans .plan button{
	width:calc(100% - 50px);
	height: 40px;
	background: #5046E4;
	border-radius: 20px;
	border:0;
	outline:0;
	color:#fff;
	font-weight: 500;
	font-size: 16px;
	position:absolute;
	bottom:32px;
}
.febcloud_con .start2{
	height: 237px;
	background: #2463EB;
	border: 1px solid #979797;
	padding:51px 20px 40px;
	margin-top:120px;
	text-align:center;
}
.febcloud_con .start2 .name{
	font-weight: 600;
	font-size: 32px;
	color: #FFFFFF;
	line-height: 45px;
	margin-bottom:0;
}
.febcloud_con .start2 .desc{
	font-size: 18px;
	color: #FFFFFF;
	line-height: 25px;
	margin-top:12px;
	margin-bottom:0;
}
.febcloud_con .start2 button{
	height: 40px;
	background: #FFFFFF;
	border-radius: 6px;
	border: 1px solid rgba(0,0,0,0.1);
	padding:0 35px;
	outline:0;
	color:#2463EB;
	font-size:16px;
	font-weight:600;
	margin-top:24px;
}
.faq_list{
	display:inline-block;
	margin-top:50px;
	width:100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding:0 15px;
	vertical-align:top;
}
.faq_list:first-child{
	padding-left:0;
}
.faq_list:last-child{
	padding-right:0;
}
.faq_item{
	padding:24px 0;
	border-bottom:1px solid rgba(0,0,0,0.1);
}
.faq_item:first-child{
	border-top:1px solid rgba(0,0,0,0.1);
}
.faq_item .question{
	font-size:18px;
	font-weight:600;
	color:#000;
	line-height:24px;
	margin-bottom:0;
	position: relative;
}
.faq_item .question span{
	display: inline-block;
	width: calc(100% - 46px);
	vertical-align:middle;
}
.cmp-accordion__icon {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
}
.cmp-accordion__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.faq_item .cmp-accordion__icon {
    font-size: 1.1rem;
    margin-right: 1rem;
    -webkit-transition: -webkit-transform .3s 
linear;
    transition: -webkit-transform .3s 
linear;
    transition: transform .3s 
linear;
    transition: transform .3s 
linear, -webkit-transform .3s 
linear;
}
.faq_item .cmp-accordion__icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.faq_item .cmp-accordion__icon.plus {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    display: inline-block;
    position: relative;
    font-family: initial;
    font-size: 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin: 0 0 0 auto;
    border: 3.5px solid #fff;
    border-color: #83C0FC;
	vertical-align: middle;
	margin-left:6px;
}
.cmp-accordion__icon.plus:after, .cmp-accordion__icon.plus:before {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    border-radius: 3px;
    background-color: #83C0FC;
}
.cmp-accordion__icon.plus:after {
    width: 50%;
    height: 3px;
}
.cmp-accordion__icon.plus:before {
    width: 3px;
    height: 50%;
}
.faq_item .question[aria-expanded="true"] .cmp-accordion__icon.plus:before{
	display: none;
}
.faq_item .answer{
	font-size:16px;
	color:#000;
	line-height:24px;
	margin:0;
	padding:40px 40px 0 0;
	/* display:none; */
}
.contact_title{
	font-size:18px;
	color:rgba(0,0,0,0.7);
	line-height:27px;
	margin-top:36px;
	text-align:center;
}
.contact_btn{
	width:max-content;
	height: 40px;
	background: #2463EB;
	border-radius: 6px;
	border: 1px solid rgba(0,0,0,0.1);
	padding:0 28px;
	outline:0;
	color:#fff;
	font-size:16px;
	font-weight:600;
	line-height:40px;
	margin:24px auto 0;
}
.contact_btn a{
	color:#fff;
}

.table-container {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.05);
	overflow: hidden;
	width: 1140px;
	/* max-width: 1000px; */
	margin: 0 auto;
}
  
.table-container .header {
	display: flex;
	border-bottom: 1px solid #eee;
}
  
.table-container .header div {
	flex: 1;
	text-align: center;
	padding: 16px;
	font-weight: 600;
	cursor: pointer;
}
  
.table-container .header div.active {
	color: #007bff;
	border-bottom: 2px solid #007bff;
}
  
.table-container .table {
	width: 100%;
	border-collapse: collapse;
}
.table-container .table.database,.table-container .table.storage{
	display: none;
}
  
.table-container .table th, .table td {
	padding: 20px;
	text-align: center;
}

.table-container .table th:not(:first-child), .table td:not(:first-child){
	width:280px;
	padding:20px 12px;
}
  
.table-container .table th {
	background: #fafafa;
	font-weight: 600;
	color: #666;
	border:0;
}
.table-container .price_container{
	background: #EFF6FF;
	border-radius: 8px;
	position: relative;
	padding:24px 0 30px;
}
.table-container .price_container2{
	background: #F9FAFB;
	border-radius: 8px;
	position: relative;
	padding:24px 0 30px;
}
.table-container .plan-name {
	text-align: left;
	font-weight: 600;
	color: #333;
	vertical-align:middle;
}
  
.table-container .tag {
	display: inline-block;
	background: #00c853;
	color: #fff;
	border-radius: 10px;
	font-size: 12px;
	padding: 2px 8px;
	margin-left: 6px;
	position: absolute;
	top: -6px;
	right: -6px;
}
  
.table-container .price {
	font-size: 20px;
	font-weight: bold;
	color: #2463EB;
}
.table-container .price2 {
	font-size: 20px;
	font-weight: bold;
	color:#4B5563;
}
  
.note {
	font-size: 13px;
    color: #999;
    background: #F9FAFB;
    padding: 12px 20px;
    margin: 0;
}
.demo_container_popup,.video_player_popup{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 1000;
	display: none;
}
.demo_container_popup .demo_container{
	width: 1200px;
	max-height:100%;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.05);
	position:absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	overflow: auto;
}
.demo_container_popup .demo_container::-webkit-scrollbar{
	display: none;
}
.demo_container .demo_top{
	padding: 24px 32px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.demo_container .demo_top .title{
	font-size: 22px;
	font-weight: bold;
	color: #000;
	line-height: 26px;
	margin-bottom: 0;
}
.demo_container .demo_top .desc{
	font-size: 13px;
	color: rgba(0,0,0,0.4);
	line-height: 18px;
	margin-bottom: 0;
	margin-top: 8px;
}
.demo_container .demo_top .demo_close{
	position: absolute;
	top: 34px;
	right: 32px;
	cursor: pointer;
}
.demo_container .demo_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 20px 32px;
}
.demo_container .demo_list .demo_item{
	width: 367px;
	border-radius: 8px;
	border: 1px solid rgba(0,0,0,0.1);
	position: relative;
	margin-bottom: 18px;
}
.demo_container .demo_list .demo_item .tag{
	position: absolute;
	top: 12px;
	left: 16px;
	background: rgba(255,255,255,0.85);
	border-radius: 13px;
	border: 1px solid #fff;
	font-weight: 500;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding: 4px 8px;
}
.demo_container .demo_list .demo_item img{
	width: 100%;
	height: 158px;
	object-fit: cover;
	border-radius: 8px 8px 0 0;
}
.demo_container .demo_list .demo_item .demo_title{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	line-height: 24px;
	margin-top: 23px;
	margin-bottom: 0;
	padding: 0 24px;
}
.demo_container .demo_list .demo_item .demo_desc{
	font-size: 14px;
	color: #4B5563;
	line-height: 20px;
	margin-top: 12px;
	margin-bottom: 0;
	padding: 0 24px;
}
.demo_container .demo_list .demo_item .demo_tgas{
	color:#4B4B4B;
	font-size: 12px;
	line-height: 17px;
	margin-top: 12px;
	margin-bottom: 23px;
	padding: 0 24px;
}
.demo_container .demo_list .demo_item .demo_tgas span{
	display: inline-block;
	padding-left:13px;
	position: relative;
}
.demo_container .demo_list .demo_item .demo_tgas span:before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 6px;
	height: 6px;
	background: #3B83F6;
	border-radius: 50%;
}
.demo_container .demo_list .demo_item .demo_tgas span:not(:first-child){
	margin-left: 20px;
}
.video_player_popup .video_player_container{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 95%;
	height: 95%;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
.video_player_popup .video_player_container .video_player_close{
	position: absolute;
	top: 16px;
	right: 16px;
	cursor: pointer;
	z-index: 1001;
}
.video_player_popup .video_player_container video{
	width: 100%;
	height: 100%;
}